TMSServiceBroker class overview.
Properties
  
    | Name |     Description |   
  
    | 
 AsyncNotification      | 
    
Used to receive messages asynchronously in a separate thread. 
     | 
  
  
    | 
 Connection      | 
    
Used to specify a connection object that will be used to connect to the server. 
     | 
  
  
    | 
 ConversationCount      | 
    
Conversations count in the Conversations list. 
     | 
  
  
    | 
 Conversations      | 
    
Used for storing the list of available conversations. 
     | 
  
  
    | 
 CurrentMessage      | 
    
The current message received by the Receive method. 
     | 
  
  
    | 
 FetchRows      | 
    
Used to determine the amount of rows that will be received from the server at a time. 
     | 
  
  
    | 
 Queue      | 
    
This property determines queue for the specified service. 
     | 
  
  
    | 
 Service      | 
    
Used to set the service name that will be used for sending and receiving messages. 
     | 
  
  
    | 
 WaitTimeout      | 
    
Used to specify the time to wait until a message arrives to the server. 
     | 
  
Methods
Events